@charset "gb2312"; /*=========================================全局共用属性CSS nie ===============================================*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset,figure,figcaption, table, th, td img{margin:0; padding:0; }
body{font-family:"宋体"; font-size:12px; margin:0 auto;
	/*background:#E6E6E6;*/
	color:#333;text-align:left }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block; }
img{border:0; vertical-align:middle; }/*让链接里的 img 无边框；清除图片间距*/
ul,li{list-style:none; } 
button{cursor:pointer; } /*这个可以不用*/
.clear{clear:both; }
.fl{float:left; }
.fr{float:right; }
.tl{text-align:left; }
/*全局的字体链接*/
a:link,a:visited{color:#333; text-decoration:none; }
a:hover,a:active{color:#c00; text-decoration:none; }
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; }
.container{border: 1px solid #C8C8C8; width:1198px;box-shadow:4px 2px 6px #DBD9D9, -4px -2px 6px #DBD9D9;background: url(leftbak.jpg) repeat-y left top #FFF; margin:20px auto;}
.container2{ width:1200px;height: 250px; margin:10px auto;position: relative;}
.container2 .donghua{position: absolute;top:100px; -moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity: 0;}
.container2 .donghua.dong{position: absolute;top:0px;opacity: 1;}
.home_witnese{clear:both; width:1000px; margin:0 auto;}
footer dl{clear:both; width:1000px; margin:0 auto;}
.home_witnese{background: url(icobg.jpg) no-repeat center bottom;padding-bottom: 14px;}
.home_pro .home_pro_tit b a{ color:#fff!important;}
/*=======================头部======================================*/
.topbak{ background:url(topbak.jpg) repeat-x; height:131px;}
.top_sp {width:100%;background:#e0e0e0;}
.welcome{width:1000px;height:27px;margin:0 auto;color:#5a5a5a;line-height:27px;}
.welcome h2{float:left;font-size:12px;font-weight:normal;}
.bookmark{float:right;overflow:hidden;}
.bookmark a {color:#5a5a5a;padding:0 8px;}
.bookmark a:hover{color:#ff0000;}

header{clear:both; width:1000px; margin:0 auto; padding:0px 0px 0px 0px;}
header dl{float:left; width:699px; background:url(logo.png) no-repeat left  15px; height:88px;}
header dl a img{ padding-top:15px;}
header dl dt{float:left; width:200px; line-height:71px; color:#2f2521; font-family:"微软雅黑"; font-size:47px; font-style:italic; text-align:left; font-weight:bold;}
header dl dd{float:left; width:310px; font-family:"微软雅黑"; font-size:18px; line-height:26px; color:#333; text-align:left; padding-top:15px; padding-left:5px;}
header dl dd h3{clear:both; font-size:28px; line-height:22px; color:#ff1a00; text-align:left; font-weight:normal;}
header .photo{float:right;font-family:"微软雅黑"; font-size:14px; color:#666; font-weight:bold; margin-top:15px;}
header .photo span{font-size:26px; color:#ff3300;}
/*=======================头部导航======================================*/
nav{clear:both; width:100%; height:40px; background:url(navbak.jpg) repeat-x #000; z-index:100; top:0px;}
nav ul{clear:both; width:1110px;background:url(navbak2.jpg) repeat-x; margin:0 auto;}
nav ul li{float:left;}
.nav_li{position:relative;}
nav ul li>a{clear:both; width:110px; font-family:"微软雅黑"; font-size:15px; font-weight:bold; line-height:40px; text-align:center;}
nav ul li>a:link,nav ul li>a:visited{color:#fff; text-decoration:none; display:block;}
nav ul li>a:hover,nav ul li>a:active,#navhove{color:#fff; text-decoration:none; background:url(nav_hove.jpg) no-repeat center top;}
/**/


/****nav下拉列表*****/
.dropdown {
	display: none;
	position: absolute;
	left: 0px;
	top: 40px;
	background-image: url("/images/bj.jpg");
	width: 100%;
}
nav li:hover .dropdown{display:block; position:absolute; z-index:1000; top:40px; left:0;}
.dropdown_div{clear:both; width:1000px; margin:0 auto;}
.dropdown_div dl{float:left;}
.dropdown_div .dl_width01{width:190px;}
.dropdown_div .dl_width02{width:240px;}
.dropdown_div dl span{clear:both; width:100% !important; display:block; text-align:left;}
	.dropdown_div dl span a {
		padding-top: 5px;
		clear: both;
		display: block;
		background: none !important;
		padding-bottom: 5px;
		color: #f00 !important;
		line-height: 24px !important;
		padding-left: 0 !important;
		font-size: 12px !important;
		width: 100% !important;
		text-align: left;
	}

		.dropdown_div dl span a:hover {
			color: #00aef3;
			text-decoration: underline;
			background: none;
		}
		/*!*.dropdown_div dl dt{clear:both; padding:20px 10px 10px 0px; }*!
/*修改*/
		.dropdown_div dl {
			margin-top: 10px;
		}
.dropdown_div dl dt{clear:both; padding:10px 0px 10px 10px; border: 1px solid #999; margin-right:10px; width:80%;}
.dropdown_div dl dt a{font-size:14px; font-weight:bold; text-align:left; display:block; width:100% !important;}
.dropdown_div dl dd{clear:both; padding:0px 10px; text-align:left; font-size:14px; color:#fff; background:url(ar01.png) no-repeat left center; padding-left:10px;}
.dropdown_div dl dd a{font-size:14px; font-weight:normal; display:inline-block; text-align:left; line-height:29px;}
	.dropdown_div dl dt a:link, .dropdown_div dl dt a:visited {
		color: #000000;
		text-decoration: none;
	}
	.dropdown_div dl dt a:hover, .dropdown_div dl dt a:active {
		color: #00aef3;
		text-decoration: underline;
		background: none;
	}
	.dropdown_div dl dd a:link, .dropdown_div dl dd a:visited {
		color: #444343;
		text-decoration: none;
	}
	.dropdown_div dl dd a:hover, .dropdown_div dl dd a:active {
		color: #009edc;
		text-decoration: underline;
		background: none;
	}
.dropdown_div_2 {
	clear: both;
	width: 100%;
	height: 30px;
	background: #ffffff;
	padding-top: 12px;
}
.dropdown_div_2 p{ width:1100px;margin:0 auto;}
.dropdown_div_2 p b{color:#FF0000;font-size:16px;}
	.dropdown_div_2 p a {
		color: #000000;
		margin: 0 10px;
		font-size: 14px;
	}
		.dropdown_div_2 p a:hover {
			color: #00aef3;
			text-decoration: underline;
			background: none;
		}
.dropdown1 {
	display: none;
	clear: both;
	width: 113px;
	position: relative;
	background: #e1e1e1;
	padding-bottom: 20px;
	margin: 0px auto;
}
nav li:hover .dropdown1{display:block; position:absolute; }
.dropdown1_about{clear:both; margin:0 auto;}
.dropdown1_about dl{float:left;width:113px;}
.dropdown1_about .dl_width01{ }
.dropdown1_about dl{ margin-top:10px; }
.dropdown1_about dl dd{clear:both;  margin:2px 0px 2px 0px ; text-align:left; font-size:14px; color:#fff; background:url(ar01.png) no-repeat 10px center; padding-left:25px;}
.dropdown1_about dl dd a{font-size:14px; font-weight:normal; margin:2px auto; display:inline-block; color:#000; text-align:center; line-height:32px;}
	.dropdown1_about dl dd:hover {
		background: #0079c6;
	}


/*=======================首页大图切换======================================*/
.swap{width:100%; height:650px; margin:0 auto; position:relative;}
#slider{list-style:none; width:100%; height:100%; margin:0; padding:0;}
#slider li{width:100%; height:650px; display:none; position:absolute;}
#naviSlider{list-style:none; width:1000px; height:19px; position:absolute; bottom:37px; left:50%; margin-left:-500px; text-align:right;}
#naviSlider li{height:19px; width:19px; cursor:pointer; display:inline-block; background:#000;_background:#000;*zoom:1;*display:inline;*margin-left:5px;margin-left:5px; color:#fff; font-family:"微软雅黑"; font-size:14px; line-height:19px; text-align:center; font-size:14px; border:0px; -ms-border-radius:9px; -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px;}
#naviSlider li.on{background:#FFB000;_background:#FFB000; color:#000;}
#ban_bg{clear:both; position:absolute; left:0px; bottom:-23px; width:100%; height:23px; background:url(banner_bg.png)  no-repeat center top;}
/*=======================首页关键词======================================*/
.home_Keyword_Search{clear:both; width:1200px; margin:0 auto; padding:0px 0px 1px 0px; background: url(icon1.png ) no-repeat left bottom; height:52px;}
.home_Keyword_Search .home_Keyword{float:left; width:800px; margin:14px 0px 14px 0px; text-align:left; line-height:24px; font-family:"宋体"; font-size:12px; color:#000; height:24px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;/*适用IE*/  -o-text-overflow:ellipsis;/*适用opera*/-moz-binding: url('ellipsis.xml#ellipsis');}
.home_Keyword_Search .home_Keyword b{color:#f00;}
.home_Keyword_Search .home_Keyword a:link,.home_Keyword_Search .home_Keyword a:visited{color:#000; text-decoration:none; padding:0px 7px;}
.home_Keyword_Search .home_Keyword a:hover,.home_Keyword_Search .home_Keyword a:active{color:#f00; text-decoration:underline; padding:0px 7px;}
.home_Keyword_Search .home_Searc{float:right; width:336px; height:31px; margin:12px 0px 9px 0px;}
.home_Keyword_Search .home_Searc dt{float:right; width:92px;height:31px;}
.home_Keyword_Search .home_Searc dd{float:left; width:241px; height:28px; border:1px solid #d9d9d9;}
.home_Keyword_Search .home_Searc dd .input1{clear:both; width:237px; height:24px; line-height:24px; padding:2px; margin:0px; border:0px; background:#fff; font-family:"宋体"; font-size:12px; text-align:left; color:#333;}
/*=======================首页铭将合作客户======================================*/
.home_customer{clear:both; width:1200px; margin:15px auto;}
.home_customer .home_customer_tit{clear:both; width:auto; height:40px; background:url(icon1.png) no-repeat  center 16px;}
.home_customer .home_customer_tit b{float:left; width:240px; line-height:40px; font-family:"微软雅黑"; font-size:24px; color:#fff; text-align:center; background: url(icon3.png) no-repeat center top; margin-left:480px;}
.home_customer #home_customer_con{clear:both; width:1200px; overflow:hidden; position:relative; margin-top:15px;}
.home_customer #home_customer_con .LeftBotton{ background-image:url(arrow01.jpg); width:22px; height:67px; left:0; float:left; cursor:pointer; position:absolute; top:0;}
.home_customer #home_customer_con .RightBotton{ background-image:url(arrow02.jpg); width:22px; height:67px; right:0; float:right; cursor:pointer; position:absolute; top:0;}
.home_customer #home_customer_con .Cont{margin:0 auto; overflow:hidden;}
.home_customer #home_customer_con .box{float:left; width:145px; padding:0px 5px; text-align:center; line-height:30px;}
.home_customer #home_customer_con .box img{border:1px solid #d2d2d2;}
/*=======================首页高精尖产品======================================*/
.home_toppro{clear:both; height:440px;  margin-top:5px;background: url(icobg.jpg) no-repeat center bottom;}
.home_toppro .home_toppro_tit{clear:both; width:980px; margin:0 auto; padding-left:10px; text-align:left; line-height:60px; background:url(icon7.jpg) no-repeat 0px center; font-family:"微软雅黑";font-size:27px; color:#fff; font-weight:bold;}
.home_toppro .home_toppro_tit font{font-size:18px; color:#666; font-weight:normal; padding-left:30px;}
.home_toppro .home_toppro_main{clear:both; width:1000px; overflow:hidden; position:relative; margin:0 auto; z-index:1;background: #FFF;
border: 1px solid #C5C5C5;
border-radius: 5px 5px 5px 5px;}
.home_toppro .home_toppro_main li{width:218px;height:363px;padding:0 16px;display:block;float:left;box-shadow: 2px 2px 20px #CCC1C1;
border-radius: 0px 0px 10px 10px;background:#ffffff;}
.home_toppro .home_toppro_main li:hover{background:#EAEAEA;}
.home_toppro .home_toppro_main li a{display:block;}
.home_toppro_main_a1{padding:4px 3px 4px 4px;margin-bottom:4px;}
.home_toppro_main_a1,.home_toppro_main_a1 img{width:210px;height:157px;}
.home_toppro .home_toppro_main li b{clear:both; font-family:"微软雅黑"; font-size:16px; display:block; font-weight:bold; text-align:center; line-height:24px; padding:0px 0px 20px 0px;}
.home_toppro_main_a2{ width:22px; height:22px; font-size:0px; text-align:center; margin-left:98px;}
.home_toppro .home_toppro_main li.home_toppro_main_span1 .home_toppro_main_a2{width:22px; height:22px; font-size:0px; text-align:center; margin-left:98px;}
.home_toppro_main_a3{color:#000;}
.home_toppro .home_toppro_main li.home_toppro_main_span1 .home_toppro_main_a3{color:#f00;}
.home_toppro_main_a4{clear:both; background:url(arrow03.jpg) no-repeat center top; line-height:24px; text-align:left; color:#000; padding:15px 0px; font-family:"微软雅黑"; font-size:14px; margin-top:30px;}
.home_toppro .home_toppro_main li.home_toppro_main_span1 .home_toppro_main_a4{clear:both; background:url(arrow04.jpg) no-repeat center top; line-height:24px; text-align:left; color:#f00; padding:15px 0px; font-family:"微软雅黑"; font-size:14px; margin-top:30px;}
/*=======================首页客户来访======================================*/
.home_Customer_Visit{clear:both; width:1000px; height:269px; margin:0 auto; padding-top:25px;}
.home_Customer_Visit .home_Customer_Visit_tit,.home_pro .home_pro_tit,.home_customer_Site .home_customer_Sitetit{clear:both; width:auto; height:40px; background:url(icon1.png) no-repeat  center 16px;}
.home_Customer_Visit .home_Customer_Visit_tit b,.home_pro .home_pro_tit b,.home_customer_Site .home_customer_Sitetit b{float:left; width:240px; line-height:40px; font-family:"微软雅黑"; font-size:24px; color:#fff; text-align:center; background: url(icon3.png) no-repeat center top; margin-left:480px;}
.home_Customer_Visit #home_Customer_Visit_con{clear:both; width:1000px;height:210px; overflow:hidden; position:relative; margin-top:30px;}
.home_Customer_Visit #home_Customer_Visit_con .LeftBotton{ background-image:url(arrow05.jpg); width:19px; height:199px; left:0; float:left; cursor:pointer; position:absolute; top:0;}
.home_Customer_Visit #home_Customer_Visit_con .RightBotton{ background-image:url(arrow06.jpg); width:19px; height:199px; right:0; float:right; cursor:pointer; position:absolute; top:0;}
.home_Customer_Visit #home_Customer_Visit_con .Cont{margin:0 auto; overflow:hidden;}
.home_Customer_Visit #home_Customer_Visit_con .box{float:left; width:212px; height:199px; background:#fff; margin:0px 10px; text-align:center; line-height:30px; display:inline;box-shadow: 2px 2px 10px #CCC1C1;}
.home_Customer_Visit #home_Customer_Visit_con .box p{clear:both; text-align:center; font-family:"微软雅黑"; font-size:16px; line-height:41px; height:41px;}
.home_Customer_Visit #home_Customer_Visit_con .box img{border-bottom:1px solid #fff;}
.home_Customer_Visit #home_Customer_Visit_con .box:hover{ background:#f00; color:#fff;}
.home_Customer_Visit #home_Customer_Visit_con .box a:link,.home_Customer_Visit #home_Customer_Visit_con .box a:visited{color:#333; text-decoration:none; }
.home_Customer_Visit #home_Customer_Visit_con .box a:hover,.home_Customer_Visit #home_Customer_Visit_con .box a:active{color:#fff; text-decoration:none; }
/*=======================首页产品中心======================================*/
.home_pro{clear:both; width:1200px; margin:20px auto 0px auto;}
.home_pro .home_pro_list{clear:both; background:url(protit.jpg) no-repeat right top ; margin:0px auto 0px; border:1px dotted #999;}
/*.home_pro .home_pro_list dl{float:left; width:206px;}*/
/*.home_pro .home_pro_list dl dt{clear:both; padding-left:70px; font-family:"微软雅黑"; font-size:25px; text-align:left; color:#ff9900; line-height:22px; font-weight:bold; padding-top:50px;}*/
/*.home_pro .home_pro_list dl dt font{color:#fff; font-size:18px;}*/
/*.home_pro .home_pro_list dl dd{clear:both; margin-left:16px; width:181px; margin-top:10px; height:44px; background:url(btn01.png) no-repeat left top; text-align:center; line-height:42px; font-family:"微软雅黑"; font-size:22px;}*/
/*.home_pro .home_pro_list dl dd a:link,.home_pro .home_pro_list dl dd a:visited{color:#333; text-decoration:none; display:block; }*/
/*.home_pro .home_pro_list dl dd a:hover,.home_pro .home_pro_list dl dd a:active{color:#c00; text-decoration:none; background:url(btn02.png) no-repeat left top; }*/
/*.home_pro .home_pro_list .home_pro_listfr{float:right; width:779px;}*/
/*.home_pro_listfr .home_pro_listfr_tit{clear:both; height:48px; line-height:48px; margin-bottom:10px; text-align:left; font-family:"微软雅黑"; font-size:18px; color:#333;}*/
/*.home_pro_listfr .home_pro_listfr_tit span{float:right; padding-right:15px; font-size:14px;}*/
/*.home_pro_listfr .home_pro_listfr_tit span a:link,.home_pro_listfr .home_pro_listfr_tit span a:visited{color:#c00; text-decoration:none;}*/
/*.home_pro_listfr .home_pro_listfr_tit span a:hover,.home_pro_listfr .home_pro_listfr_tit span a:active{color:#c00; text-decoration:underline;}*/
/*.home_pro_listfr ul{clear:both; width:779px;}*/
/*.home_pro_listfr ul li{float:left; height:29px; line-height:29px; width:180px; margin-right:14px; font-family:"微软雅黑"; font-weight:bold; font-size:14px; text-align:left; margin-bottom:14px;}*/
/*.home_pro_listfr ul li a:link,.home_pro_listfr ul li a:visited{color:#fff; background:url(cpbg01.jpg) no-repeat left center; padding-left:25px; display:block;}*/
/*.home_pro_listfr ul li a:hover,.home_pro_listfr ul li a:active{color:#fff; background:url(cpbg02.jpg) no-repeat left center; padding-left:25px;}*/
/*.home_pro .home_pro_con{width:1000px; margin:10px auto 0px;}*/
.undis{ display:none;}<!--这个必须要-->
ul,li{ list-style:none;}
/*.case{clear:both; margin:0 auto;width:1000px;}*/
/*.case li{float:left; display:inline; margin-right:20px; width:235px; margin-top:0px; background:url(bg_case_f.png) center 175px no-repeat; position:relative; text-align:center; line-height:30px; font-family:"宋体"; font-size:12px; font-weight:bold;}*/
/*.case li:nth-child(4n){margin-right:0px !important;}*/
/*.case li img{border:1px solid #d7d7d7;}*/
/*.case li .case_w{display:block; width:300px; height:220px; position:absolute; bottom:40px; left:0px;}*/
/*.case li .case_w .fire{background:#000; opacity:0.3;filter:alpha(opacity=30); position:absolute; top:1px; left:1px; width:233px; height:195px; z-index:2;display:none; text-align:center; }*/
/*.case li .case_w  .x,.case li .case_w  .y{width:61px;height:61px;top:60px;position:absolute;z-index:3;display:none;}*/
/*.case li .case_w  .x{background:url(zoom-icon.png); left: 50px;}!*/
/*修改*/
.home_pro1{clear:both; width:1000px; margin:0 auto; }
.bg_two {padding:20px 0px 10px; margin: 0px auto;}
.pro_nav_side {width:212px;padding-right:14px;  background:#f0f0f0;}
.pro_til{height:40px;color:#fff;padding:22px 0 0 56px;background:#cc1d1d;font-size:18px;overflow:hidden;font-family:"Microsoft YaHei";}
.pro_til a{color:#fff;}
.pro_nav{padding:10px 9px 0 10px;overflow:hidden;background:#f0f0f0;}
.pro_nav h3 {padding-left:34px;height:40px;line-height:42px;color:#494949;font-size:14px;overflow:hidden;}
.pro_nav h3 a {color:#494949;}
#index_ProductCut{position: relative;width:1200px;height: 794px;margin: 0px auto;}
.slideTxtBox{width:1200px; border:1px solid #ddd;text-align:left; margin: 0px auto;-moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;position: absolute;top:200px;left:0px;opacity: 0;}
.slideTxtBox.dong{width:1200px; border:1px solid #ddd; text-align:left; margin: 0px auto;position:absolute;top:20px;left:0px;opacity: 1;}
.slideTxtBox .hd{ width:22%;border:1px solid #ccc; float:left; line-height:80px;padding:0px; position:relative;background: #fff;}
.slideTxtBox .hd p{font-size:24px;font-family:"Microsoft YaHei"; color: #fff; background: #cc1d1d;font-weight:bolder; text-align: center; }
.slideTxtBox .hd p span{font-size:14px;font-family:"Microsoft YaHei";}
.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:20px; height:28px;margin-top:70px;  }
.slideTxtBox .hd ul li{width:220px; margin-top:8px;line-height:40px;height:40px;overflow:hidden;vertical-align:top;border: 1px solid #aaa }
.slideTxtBox .hd ul li a{color:#333;display:block;padding-left:45px;background:url(bg11.jpg) no-repeat; }
.slideTxtBox .hd ul li a:hover{text-decoration:none;color:#fff;background:url(bg22.jpg) no-repeat;}
.slideTxtBox .hd ul li.on a{text-decoration:none;color:#fff;background:url(bg22.jpg) no-repeat;}
.slideTxtBox .bd{width:77%;float:left; margin-top:0px;overflow:hidden;}
.slideTxtBox .bd ul{ zoom:1;;margin-left: 10px;width:100%; }
.slideTxtBox .bd li{ display:table-cell;text-align:center;float:left; }
.slideTxtBox .bd li img{box-shadow:15px 15px 10px -15px #000;margin:0px 10px;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
	border: 1px solid #aaa;width: 280px;height:210px; }
/*抖动类型*/
/*.slideTxtBox .bd li img:hover{ box-shadow:15px 15px 10px -15px #000; margin:0px 8px 0px 8px;*/
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
	border: 1px solid #d60000; cursor: pointer;width: 280px;height:210px;}*/
	/*放大类型*/
	.slideTxtBox .bd li img:hover {
		-moz-transition: all 0.8s;
		-webkit-transition: all 0.8s;
		-o-transition: all 0.8s;
		transition: all 0.8s;
		-moz-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1)
	}
	.slideTxtBox .bd li p a {
		display: block;
		font-size: 18px;
		text-align: center;
		line-height: 40px;
		color: #666;
		height: 46px;
		font-family: "微软雅黑";
	}	.slideTxtBox .bd li p a:hover {
		display: block;
		font-size: 18px;
		text-align: center;
		line-height: 40px;
		color: #ff0000;
		height: 46px;
		font-family: "微软雅黑";
	}
.sub_list1 {font-size:18px;font-family:"Microsoft YaHei";}
.home_pro_list{  background: url(protit.jpg) no-repeat left top ; margin:15px auto; }
.home_pro_list dl{ width:220px;height:200px; background: url(protit.jpg) no-repeat left top;}
.home_pro_list dl dt{ padding-left:70px; font-family:"微软雅黑"; font-size:25px; text-align:left; color:#ff9900; line-height:22px; font-weight:bold; padding-top:60px;}
.home_pro_list dl dt font{color:#fff; font-size:18px;}
.home_pro_list dl dd{ margin-left:16px; width:181px; margin-top:30px; height:45px; background:url(btn01.png) no-repeat left top; text-align:center; line-height:45px; font-family:"微软雅黑"; font-size:22px;}
.home_pro_list dl dd a:link,.home_pro .home_pro_list dl dd a:visited{color:#333; text-decoration:none; display:block; }
.home_pro_list dl dd a:hover,.home_pro .home_pro_list dl dd a:active{color:#c00; text-decoration:none; background:url(btn02.png) no-repeat left top; }
.p_til {height:40px;background:#f2f2f2;}
.p_til span {padding-left:55px;line-height:40px;font-family:"Microsoft YaHei";font-size:24px; }
.p_til span a {color:#333;}
.p_til em {display:inline-block;line-height:40px;padding-left:25px;font-style:normal;color:#6f6f6f;font-family:"Times New Roman", Times, serif,Arial, Helvetica, sans-serif;}
.p_til i {float:right;margin-top:0px;line-height:45px;margin-right:10px;font-style:normal;font-family:"宋体";}
.p_til i a {color:#3a3a3a;}

/*=======================首页铭将优势=====================================*!**/
.home_advantage_tit {clear:both; width:100%; height:117px; margin:20px auto;position:relative;}

.home_advantage_tit .home_advantage_titfl{float:left; width:51%; height:117px; background:#cc1d1d;position: absolute;top:100px;text-align:right;right:49%;}
.home_advantage_tit .home_advantage_titfr{float:left; width:49%; height:109px; background:#E6E6E6; margin-top:8px; position: absolute;top:100px;left:51%;}
.home_advantage_tit p{-moz-transition:all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity:0;}
.home_advantage_tit p.dong{position: absolute;top:0px;opacity: 1;}

.home_advantage_con{clear:both; width:1200px;height:300px; margin:10px auto 0px;position:relative;}
.home_advantage_con .home_advantage_conpic{position:absolute;top:130px;left:0px; width:459px;-moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity: 0;}
.home_advantage_con .home_advantage_conpic.dong{position:absolute;top:10px;left:0px; width:459px;opacity:1;}

.home_advantage_con .home_advantage_txt{position:absolute;top:30px;left:0px; width:690px; -moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity: 0;}
.home_advantage_con .home_advantage_txt.dong{position:absolute;top:30px;left:500px; opacity:1;}

.home_advantage_con .home_advantage_txt dl{clear:both; width:490px; margin:10px auto 0px; text-align:left;}
.home_advantage_con .home_advantage_txt dl dt{float:left; width:138px; padding-right:5px;}
.home_advantage_con .home_advantage_txt dl dd{float:left; width:347px; font-family:"微软雅黑"; color:#666;}
.home_advantage_con .home_advantage_txt dl dd h3,.home_advantage_con .home_advantage_txt01 dl dd h3{clear:both; text-align:left; font-size:30px; color:#c00; line-height:40px;}
.home_advantage_con .home_advantage_txt dl dd .p01,.home_advantage_con .home_advantage_txt01 dl dd .p01{clear:both; text-align:left; font-family:"微软雅黑"; font-size:29px; color:#000;}
.home_advantage_con .home_advantage_txt dl dd .p02,.home_advantage_con .home_advantage_txt01 dl dd .p02{clear:both; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#000;}
.home_advantage_con .home_advantage_txt ul{clear:both; width:100%;}
.home_advantage_con .home_advantage_txt ul.dong{clear:both; width:100%;}
.home_advantage_con .home_advantage_txt01 ul{clear:both; width:100%; margin:0 auto;}
.home_advantage_con .home_advantage_txt ul li,.home_advantage_con .home_advantage_txt01 ul li{clear:both; margin-top:20px; background:url(icon03.jpg) no-repeat left top; text-align:left; font-family:"微软雅黑"; font-size:16px; color:#000; line-height:24px; padding-left:25px;}
.home_advantage_con .home_advantage_txt ul li b a{ color:#f00;}
.home_advantage_con .home_advantage_txt01 ul li{ margin-top:10px !important;}
.home_advantage_icon04{ background:url(icon04.jpg) no-repeat center bottom; padding-bottom:48px;}
.home_advantage_con .home_advantage_conpic01{position: absolute;left:750px;top:130px; width:459px;-moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity: 0;}
.home_advantage_con .home_advantage_conpic01.dong{position: absolute;left:750px;top:10px; width:459px;opacity: 1;}
.home_advantage_con .home_advantage_txt01{position: absolute;left:750px;top:5px; width:750px;-moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity: 0;}
.home_advantage_con .home_advantage_txt01.dong{position: absolute;left:0px;top:5px; width:750px;opacity:1;}
.home_advantage_con .home_advantage_txt01 dl{clear:both; width:750px; margin:10px auto 0px; text-align:left;}
.home_advantage_con .home_advantage_txt01 dl dt{float:left; width:138px; padding-right:5px;}
.home_advantage_con .home_advantage_txt01 dl dd{float:left; width:407px; font-family:"微软雅黑"; color:#666;}
/*=======================首页客户现场=====================================*/
.home_customer_Site{clear:both; width:1200px;height:340px; margin:20px auto; padding-top:0px;padding-bottom:10px;background: url(icobg.jpg) no-repeat center bottom;position: relative;}

.home_customer_Site #home_customer_Site_con{clear:both; width:1198px;padding-top:10px; height:262px;overflow:hidden; position:absolute;top:-45px; background:#FFF; border:1px solid #C5C5C5;border-radius: 5px 5px 5px 5px;-moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity:0;}

.home_customer_Site #home_customer_Site_con.dong{position:absolute;top:55px;opacity:1;}

.home_customer_Site #home_customer_Site_con .LeftBotton{ background-image:url(arrow10.png); width:14px; height:28px; left:10px; float:left; cursor:pointer; position:absolute; top:120px;}
.home_customer_Site #home_customer_Site_con .RightBotton{ background-image:url(arrow09.png); width:14px; height:28px; right:10px; float:right; cursor:pointer; position:absolute; top:120px;}
.home_customer_Site #home_customer_Site_con .Cont{margin:0 auto; overflow:hidden;}
.home_customer_Site #home_customer_Site_con .box{float:left; width:283px; margin:0px 15px; text-align:center; line-height:60px; display:inline;box-shadow: 2px 2px 20px #CCC1C1; border-radius: 0px 0px 10px 10px;}
.home_customer_Site #home_customer_Site_con .box p{clear:both; text-align:center; font-family:"微软雅黑"; font-size:18px; line-height:40px; height:40px;overflow: hidden;
text-overflow:ellipsis;white-space: nowrap;}
.home_customer_Site #home_customer_Site_con .box a:link,.home_customer_Site #home_customer_Site_con .box a:visited{color:#333; text-decoration:none; }
.home_customer_Site #home_customer_Site_con .box a:hover,.home_customer_Site #home_customer_Site_con .box a:active{color:#f00; text-decoration:underline; }
.home_customer_Site #home_customer_Site_con .box a img:hover{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.home_customer_Site #home_customer_Site_con .box a img{border-radius: 10px 10px 0px 0px;}
/*=======================首页成功案例=====================================*/
.home_case{clear:both; width:1200px;height:370px; margin:20px auto; background: url(icobg.jpg) no-repeat center bottom;position:relative;}
.home_case .home_case_tit{clear:both; width:1200px; height:40px; background: url(icon1.png) no-repeat center 16px;margin:0px auto 0px;}
.home_case .home_case_tit b{float:left; width:240px; line-height:40px; font-family:"微软雅黑"; font-size:24px; color:#fff; text-align:center; background: url(icon3.png) no-repeat center top ;margin-left:480px;}

.home_case #home_case_con{clear:both; width:1198px;padding-top:10px; height:282px;overflow:hidden; position:absolute;top:165px; background: #FFF;border: 1px solid #C5C5C5;border-radius: 5px 5px 5px 5px;-moz-transition: all 0.8s ease-out 0.6s;-webkit-transition: all 0.8s ease-out 0.6s;-o-transition: all 0.8s ease-out 0.6s;transition: all 0.8s ease-out 0.6s;opacity:0;}

.home_case #home_case_con.dong{position:absolute;top:65px;opacity:1;}

.home_case #home_case_con .LeftBotton{ background-image:url(arrow10.png); width:14px; height:28px; left:10px; float:left; cursor:pointer; position:absolute; top:120px;}
.home_case #home_case_con .RightBotton{ background-image:url(arrow09.png); width:14px; height:28px; right:10px; float:right; cursor:pointer; position:absolute; top:120px;}
.home_case #home_case_con .Cont{margin:0 auto; overflow:hidden;}
.home_case #home_case_con .box{float:left; width:283px; margin:0px 15px; text-align:center; line-height:60px; display:inline;box-shadow: 2px 2px 20px #CCC1C1; border-radius: 0px 0px 10px 10px;}
.home_case #home_case_con .box p{clear:both; text-align:center; font-family:"微软雅黑"; font-size:18px; line-height:60px; height:60px;}
.home_case #home_case_con .box a:link,.home_case #home_case_con .box a:visited{color:#333; text-decoration:none; }
.home_case #home_case_con .box a:hover,.home_case #home_case_con .box a:active{color:#f00; text-decoration:underline; }
.home_case #home_case_con .box a img:hover{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.home_case #home_case_con .box a img{border-radius: 10px 10px 0px 0px;}
/*=======================首页铭将荣誉=====================================*/
.home_honor{float:left; width:326px; padding-top:0px;background: url(ico2bg.jpg) no-repeat center bottom; padding-bottom:10px;}
.about_honor_tit{clear:both; text-align:left; font-family:"微软雅黑"; font-size:24px; line-height:26px; font-weight:bold; padding-left:10px; color:#B00;background: url(icon07.jpg) no-repeat left center;}
.about_honor_tit span{float:right; font-family:"微软雅黑"; font-size:12px;}
.about_honor_tit span a:link,.about_honor_tit span a:visited{color:#666; text-decoration:none; }
.about_honor_tit span a:hover,.about_honor_tit span a:active{color:#f00; text-decoration:underline; }
.home_honor #home_honor_con{clear:both; width:324px; height:177px;margin:10px auto 0px; overflow:hidden; position:relative; background:#FFF; padding-top:10px; padding-bottom:10px; border:1px solid #C5C5C5;border-radius: 5px 5px 5px 5px;}
.home_honor #home_honor_con .LeftBotton{ background-image:url(arrow11.jpg); width:16px; height:34px; left:10px; float:left; cursor:pointer; position:absolute; top:80px;}
.home_honor #home_honor_con .RightBotton{ background-image:url(arrow12.jpg); width:16px; height:34px; right:10px; float:right; cursor:pointer; position:absolute; top:80px;}
.home_honor #home_honor_con .Cont{margin:0 auto; overflow:hidden;}
.home_honor #home_honor_con .box{float:left; width:236px; text-align:center;}
/*=======================首页铭将荣誉=====================================*/
.home_about{float:right; width:847px; padding-top:0px; background:url(aboutbg.jpg) no-repeat center bottom; padding-bottom:10px;}
.home_about .home_about_con{clear:both; width:805px; height:156px; border:1px solid #C5C5C5; background:#FFF; margin-top:10px; padding:20px;border-radius: 5px 5px 5px 5px;}
.home_about .home_about_con dt{float:left; width:194px;}
.home_about .home_about_con dd{float:right; width:596px; font-family:"微软雅黑"; font-size:14px; line-height:24px; color:#000;}
.home_about .home_about_con dd font{color:#f00;}
.home_about .home_about_con dd p{clear:both; text-align:right;}
/*=======================首页客户见证=====================================*/
.home_witnese .home_witnese_tit{clear:both; width:auto; height:40px; background: url(icon1.png) no-repeat center 16px;}
.home_witnese .home_witnese_tit b{float:left; width:240px; line-height:40px; font-family:"微软雅黑"; font-size:24px; color:#fff; text-align:center; background: url(icon3.png) no-repeat center top;margin-left:360px;}

.home_witnese .home_witnese_con{clear:both; width:998px; margin:20px auto 0px;background: #FFF;border: 1px solid #C5C5C5; padding-bottom:20px;border-radius: 5px 5px 5px 5px;}
.home_witnese .home_witnese_con dl{float:left; width:455px;margin-left:17px; padding:10px; margin-top:17px;border: 1px dotted #C40000; box-shadow:4px 4px 6px #CCC;border-radius: 5px 5px 5px 5px;}
.home_witnese .home_witnese_con dl dt{float:left; width:197px; background:url(witnespicbg.jpg) no-repeat center bottom; padding-bottom:14px; height:153px;}
.home_witnese .home_witnese_con dl dd{float:right; width:243px; font-family:"宋体"; font-size:12px; line-height:24px; color:#666; text-align:left;}
.home_witnese .home_witnese_con dl dd h3{clear:both; text-align:left; font-family:"宋体"; font-size:13px; color:#666; line-height:24px;}
.home_witnese .home_witnese_con dl dd p{clear:both; text-align:left; font-family:"宋体"; font-size:12px; font-weight:bold; line-height:24px;}
.home_witnese .home_witnese_con dl dd h3 a:link,.home_witnese .home_witnese_con dl dd h3 a:visited,.home_news .home_news_con dl .more a:link,.home_news .home_news_con dl .more a:visited{color:#666; text-decoration:none; }
.home_witnese .home_witnese_con dl dd h3 a:hover,.home_witnese .home_witnese_con dl dd h3 a:active,.home_news .home_news_con dl .more a:hover,.home_news .home_news_con dl .more a:active{color:#c00; text-decoration:none; }
.home_witnese .home_witnese_con dl dd p a:link,.home_witnese .home_witnese_con dl dd p a:visited{color:#c00; text-decoration:none; }
.home_witnese .home_witnese_con dl dd p a:hover,.home_witnese .home_witnese_con dl dd p a:active{color:#f00; text-decoration:underline; }
/*=======================首页常见问题——新闻快讯=====================================*/
.home_Problems_News{clear:both; width:1200px;height:420px;margin:20px auto;background:url(icobg.jpg) no-repeat center bottom #FFF;padding-bottom:10px;}

/*--------------新闻快讯-------------*/
.home_news{float:left; width:221px;height:220px;overflow: hidden;border:1px solid #cecece;border-radius: 0px 5px 5px 0px;-webkit-transition:all 0.8s ease-out 0.6s;-moz-transition:all 0.8s ease-out 0.6s;-o-transition:all 0.8s ease-out 0.6s;transition:all 0.8s ease-out 0.6s;opacity:0;}
.home_news.dong{float:left; width:821px;height:420px;overflow: hidden;opacity:1;}

.home_news .home_news_tit{clear:both; width:800px; height:48px; line-height:48px; border-bottom:1px solid #cecece; padding-left:21px;}
.home_news .home_news_tit li{float:left; height:48px; margin-right:10px; font-family:"微软雅黑"; font-size:24px; text-align:left;}
.home_news .home_news_tit .normaltab{color:#272727; background:url(icon08.jpg) no-repeat left center; padding-left:15px; height:48px; line-height:48px; cursor:pointer;}
.home_news .home_news_tit .hovertab{color:#c00; background:url(icon07.jpg) no-repeat left center; padding-left:10px; height:48px; line-height:48px; cursor:pointer;}
.home_news .home_news_con{clear:both; width:779px;height:326px; padding:0px 21px 18px; margin:0 auto;}
.home_news .home_news_con dl{clear:both; width:100%; margin-top:19px; position:relative;}
.home_news .home_news_con dl .more{position:absolute; right:0px; top:-55px; font-family:"宋体"; font-size:12px;}
/*.home_news .home_news_con dl dt{float:left; width:0px; height:111px; background:#e3e3e3; padding:7px 8px;box-shadow:4px 4px 6px #CCC;}*/
.home_news .home_news_con dl dt{float:left; width:0px; height:0px; background:#e3e3e3; overflow:hidden;margin:0px;padding:0px;}
.home_news .home_news_con dl dd{float:left; width:750px; font-family:"宋体"; font-size:12px; line-height:26px; color:#666; text-align:left;}
.home_news .home_news_con dl dd h3{clear:both; text-align:left; font-family:"宋体"; font-size:14px; line-height:35px;}
.home_news .home_news_con dl dd a:link,.home_news .home_news_con dl dd a:visited{color:#fff; text-decoration:none; padding:5px 10px; background:#cc0000;}
.home_news .home_news_con dl dd a:hover,.home_news .home_news_con dl dd a:active{color:#fff; text-decoration:underline; padding:5px 10px; background:#ff0000;}
.home_news .home_news_con dl dd h3 a:link,.home_news .home_news_con dl dd h3 a:visited{color:#333; text-decoration:none; background:none; padding:0px;}
.home_news .home_news_con dl dd h3 a:hover,.home_news .home_news_con dl dd h3 a:active{color:#c00; text-decoration:none; background:none; padding:0px;}
.home_news .home_news_con ul{clear:both; width:100%; margin-top:20px;}
.home_news .home_news_con ul li{float:left; width:50%; line-height:40px; color:#717171; text-align:left; font-size:16px; font-family:"微软雅黑";}
.home_news .home_news_con ul li a{clear:both; padding:0px 15px; background:url(icon09.jpg) no-repeat left center;}
.home_news .home_news_con ul li a:link,.home_news .home_news_con ul li a:visited{color:#717171; text-decoration:none;}
.home_news .home_news_con ul li a:hover,.home_news .home_news_con ul li a:active{color:#f00; text-decoration:none;}

/*--------------常见问题-------------*/
/*.home_Problems{float:left; width:376px; background:#8D0000; border-left:1px solid #8D0000;border-radius: 5px 5px 5px 5px;}*/
/*.home_Problems .home_Problems_tit{clear:both; height:50px; line-height:50px; padding:0px 15px; text-align:left; background:#8F0202; border-right:10px solid #8F0202;}*/
/*.home_Problems .home_Problems_tit font{background:url(icon05.jpg) no-repeat left center; padding-left:15px; font-family:"微软雅黑"; font-size:18px; color:#fff;}*/
/*.home_Problems .home_Problems_tit span{float:right; font-family:"宋体"; font-size:12px;}*/
/*.home_Problems .home_Problems_tit span a:link,.home_Problems .home_Problems_tit span a:visited,.home_Problems .home_Problems_con dl dt a:link,.home_Problems .home_Problems_con dl dt a:visited{color:#fff; text-decoration:none; }*/
/*.home_Problems .home_Problems_tit span a:hover,.home_Problems .home_Problems_tit span a:active,.home_Problems .home_Problems_con dl dt a:hover,.home_Problems .home_Problems_con dl dt a:active{color:#fff; text-decoration:underline; }*/
/*.home_Problems .home_Problems_con{clear:both; margin-left:1px; border-right:10px solid #840000; padding-top:13px; padding-bottom:33px;}*/
/*.home_Problems .home_Problems_con dl.topbg,.home_Problems .home_Problems_con dl:hover{background:url(icon06.jpg) no-repeat center bottom #b10000;}*/
/*.home_Problems .home_Problems_con dl{clear:both; padding:10px 14px 10px 14px; background:url(icon06.jpg) no-repeat center bottom;}*/
/*.home_Problems .home_Problems_con dl dt{clear:both; background:url(q.png) no-repeat left center; padding-left:25px; font-family:"宋体"; font-size:12px; font-weight:bold; line-height:30px; text-align:left;}*/
/*.home_Problems .home_Problems_con dl dd{clear:both; background:url(a.png) no-repeat left 5px; padding-left:25px; font-family:"宋体"; font-size:12px; line-height:28px; text-align:left; color:#fff;}*/
/*修改*/

.home_Problems{float:right; width:276px; border-right:1px solid #ff3600; background:#ff3600; height:311px;-webkit-transition:all 0.8s ease-out 0.6s;-moz-transition:all 0.8s ease-out 0.6s;-o-transition:all 0.8s ease-out 0.6s;transition:all 0.8s ease-out 0.6s;opacity:0;}
.home_Problems.dong{width:376px; height:411px;opacity:1;}

.home_Problems .home_Problems_tit{clear:both; height:50px; line-height:50px; padding:0px 15px; text-align:left; background:#ff3600;}
.home_Problems .home_Problems_tit font{background:url(icon11.png) no-repeat left center; padding-left:35px; font-family:"微软雅黑"; font-size:24px; color:#fff;}
.home_Problems .home_Problems_tit span{float:right; font-family:"宋体"; font-size:12px;}
.home_Problems .home_Problems_tit span a:link,.home_Problems .home_Problems_tit span a:visited,.home_Problems .home_Problems_con dl dt a:link,.home_Problems .home_Problems_con dl dt a:visited{color:#fff; text-decoration:none;}
.home_Problems .home_Problems_tit span a:hover,.home_Problems .home_Problems_tit span a:active,.home_Problems .home_Problems_con dl dt a:hover,.home_Problems .home_Problems_con dl dt a:active{color:#fff; text-decoration:underline; }
.txtMarquee-top{ overflow:hidden;height:360px; position:relative; background:#fff url(12.jpg) no-repeat left 240px; }
.txtMarquee-top .hd1 .next{ background-position:0 -140px;  }
.txtMarquee-top .hd1 .prevStop{ background-position:-60px -100px;  }
.txtMarquee-top .hd1 .nextStop{ background-position:-60px -140px;  }
.txtMarquee-top .bd1{ padding:15px; background: #fff; }
.txtMarquee-top .infoList li{ height:30px; line-height:28px; font-size:16px;font-family:"微软雅黑"  }
.txtMarquee-top .infoList li .date{ float:right; color:#999;  }
.tel{width: 376px;}
.tel p{color: #fff; font-size:18px; line-height: 28px; font-weight: bold; margin: 10px auto 0px; text-align: center;}
.tel dt{ width:180px;font-size:26px; height:30px;font-weight: bold;font-family:"微软雅黑"; position:absolute;bottom:30px;line-height:30px;margin:0px 0px 0px 160px;color: #FF6600; font-weight: bolder; text-align:right;}
.tel dd a{width: 147px; height:30px;display:block;line-height: 36px; color:#fff;text-align: center; font-size:20px; background:url(btn11.jpg) no-repeat left top;margin: -3px 0px 0px 160px;font-weight: bold; }
.tel dd a:hover{width: 147px;height: 30px;display:block;line-height:36px; color:#FF6600;text-align: center; font-size:20px;  background:url(btn12.jpg) no-repeat left top;margin: -3px 0px 0px 160px;font-weight: bold; }
	/*************风采  发货场景*********/
.home_demeaerer{width:1200px;height:300px;margin:20px auto;position:relative;}
.home_demeaerer .donghua{position:absolute;top:-100px;-webkit-transition:all 0.8s ease-out 0.6s;-o-transition:all 0.8s ease-out 0.6s;-moz-transition:all 0.8s ease-out 0.6s;transition:all 0.8s ease-out 0.6s;opacity:0;}
.home_demeaerer .donghua.dong{position:absolute;top:0px;opacity:1;}
.home_demeanour .home_demeanour_tit{clear:both; width:auto; height:40px; background: url(icon7.png) no-repeat center 16px;margin-bottom:20px;}
.home_demeanour .home_demeanour_tit b{float:left; width:240px; line-height:40px; font-family:"微软雅黑"; font-size:20px; color:#fff; text-align:center; background: url(icon3.png) no-repeat center top;margin-left:140px;}

/*=======================首页常公司风采=====================================*/
.home_demeanour{width:590px; margin: 0px auto 0px auto; float:left; background:url(icobgc.jpg) no-repeat center bottom; padding-bottom:10px;}
.home_demeanour #home_demeanour_con{clear:both; width:488px; height:206px; margin:10px auto 0px; overflow:hidden; position:relative;background: #FFF;border: 1px solid #C5C5C5;padding-top: 20px;border-radius: 5px 5px 5px 5px;}
.home_demeanour #home_demeanour_con .LeftBotton{ background-image:url(arrow14.jpg); width:12px; height:24px; left:5px; float:left; cursor:pointer; position:absolute; top:100px;}
.home_demeanour #home_demeanour_con .RightBotton{ background-image:url(arrow13.jpg); width:12px; height:24px; right:5px; float:right; cursor:pointer; position:absolute; top:100px;}
.home_demeanour #home_demeanour_con .Cont{margin:0 auto; overflow:hidden;}
.home_demeanour #home_demeanour_con .box{float:left; width:218px; padding:0px 5px; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:40px;}
.home_demeanour #home_demeanour_con .box a img:hover{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}

/*=======================首页发货现场=====================================*/
.home_demefahuo{ width:590px; margin: 0px auto 0px auto; float:right;background:url(icobgc.jpg) no-repeat center bottom; padding-bottom:10px;}
.home_demefahuo #home_demefahuo_con {clear:both; width:488px; height:206px; margin:10px auto 0px; overflow:hidden; position:relative;background: #FFF;border: 1px solid #C5C5C5;padding-top: 20px;border-radius: 5px 5px 5px 5px;}
.home_demefahuo #home_demefahuo_con .LeftBotton{ background-image:url(arrow14.jpg); width:12px; height:24px; left:5px; float:left; cursor:pointer; position:absolute; top:100px;}
.home_demefahuo #home_demefahuo_con .RightBotton{ background-image:url(arrow13.jpg); width:12px; height:24px; right:5px; float:right; cursor:pointer; position:absolute; top:100px;}
.home_demefahuo #home_demefahuo_con .Cont{margin:0 auto; overflow:hidden;}
.home_demefahuo #home_demefahuo_con .box{float:left; width:218px; padding:0px 5px; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:40px;}
.home_demefahuo #home_demefahuo_con .box a img:hover{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity: 0.7;opacity: 0.7;}
.home_demefahuo .home_demefahuo_tit{clear:both; width:auto; height:40px; background: url(icon7.png) no-repeat center 16px;margin-bottom:20px;}
.home_demefahuo .home_demefahuo_tit b{float:left; width:240px; line-height:40px; font-family:"微软雅黑"; font-size:20px; color:#fff; text-align:center; background: url(icon3.png) no-repeat center top;margin-left:140px;}



/*=======================首页铭将在线留言=====================================*/
.home_online{clear:both; width:1200px;height:385px; margin:20px auto; background:url(icobg.jpg) no-repeat center bottom #FFF; padding-bottom:14px;position:relative;}
.home_online .donghua{position:absolute;top:-100px;-webkit-transition:all 0.8s ease-out 0.6s;-o-transition:all 0.8s ease-out 0.6s;-moz-transition:all 0.8s ease-out 0.6s;transition:all 0.8s ease-out 0.6s;opacity:0;}
.home_online .donghua.dong{position:absolute;top:0px;opacity:1;}

.home_online .home_online_tit{clear:both; text-align:center;}
.home_online .home_online_con{clear:both; border:1px solid #d0d0d0; border-top:0px; width:1198px;}
.home_online .home_online_con .home_online_fl{float:left; width:600px; height:290px; margin:18px 0px 0px 15px; background:url(onlinefl.jpg) no-repeat left top; padding-top:50px;}
.home_online .home_online_con .home_online_fl dt{clear:both; padding:0px 320px 0px 15px; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#fff; font-weight:bold; line-height:25px;}
.home_online .home_online_con .home_online_fl dd{clear:both; padding:0px 320px 0px 15px; text-align:left; font-family:"微软雅黑"; font-size:18px; color: #fff;font-weight:bold;line-height:25px;}
.home_online .home_online_con .home_online_fr{float:right; width:450px; padding:20px 90px 5px 20px; background:url(online01.jpg) no-repeat left 20px;}
.home_online .home_online_con .home_online_fr .home_online_frtit{clear:both; text-align:left;}
.home_online .home_online_con .home_online_fr dl{clear:both; width:376px; margin-top:10px;}
.home_online .home_online_con .home_online_fr dl dt{float:left; padding-right:10px; width:70px; text-align:right; font-family:"微软雅黑"; font-size:16px; color:#444444; line-height:28px;}
.home_online .home_online_con .home_online_fr dl dd{float:left; width:296px;}
.home_online .home_online_con .home_online_fr dl dd .input2{clear:both; padding:2px; width:290px; border:1px solid #b0b0b0; height:22px; line-height:22px; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#666;}
.home_online .home_online_con .home_online_fr dl dd .input3{clear:both; padding:2px; width:290px; border:1px solid #b0b0b0; height:46px; line-height:22px; text-align:left; font-family:"微软雅黑"; font-size:14px; color:#666;}
.home_online .home_online_con .home_online_fr .btn03{clear:both; margin-top:2px; text-align:center;}
/*=======================首页横幅=====================================*/
.home_hf{clear:both; background:url(icobg.jpg) no-repeat center  bottom; width:1200px;height:200px; margin:20px auto;position: relative;}
.home_hf2{clear:both; background:url(icobg.jpg) no-repeat center  bottom; width:1200px;height:260px; margin:20px auto;position: relative;}
.home_hf .home_hf01{position: absolute;top:100px;clear:both;width:850px; height65px; padding:130px 0px 0px 350px; background:url(hf01.jpg) no-repeat 10px top; margin-top:0px;-moz-transition:all 0.8s ease-out 0.6s;-o-transition:all 0.8s ease-out 0.6s;-webkit-transition:all 0.8s ease-out 0.6s;transition:all 0.8s ease-out 0.6s;opacity: 0;}
.home_hf .home_hf01.dong{position: absolute;top:0px;opacity:1;}
.home_hf2 .home_hf02{position: absolute;top:100px;clear:both; height:80px; padding:170px 0px 0px 906px; background:url(hf02.jpg) no-repeat center top; margin-top:0px;-moz-transition:all 0.8s ease-out 0.6s;-o-transition:all 0.8s ease-out 0.6s;-webkit-transition:all 0.8s ease-out 0.6s;transition:all 0.8s ease-out 0.6s;opacity: 0;}
.home_hf2 .home_hf02.dong{position: absolute;top:0px;opacity:1;}
.home_hf .home_hf01 dt,.home_hf2 .home_hf02 dt{clear:both; text-align:left;float:left;}
.home_hf .home_hf01 dd,.home_hf2 .home_hf02 dd{float:left; font-family:"微软雅黑"; color:#000;line-height:26px; font-size:18px;padding-top:10px; }
.home_hf .home_hf01 dd font,.home_hf2 .home_hf02 dd font{font-size:18px; color:#000}
/*=======================首页友情链接=====================================*/
.home_link{clear:both; margin-top:10px; border-top:1px solid #d0d0d0; padding:12px 0px;}
.home_link .home_link_con{clear:both; width:1000px; text-align:left; font-family:"宋体"; font-size:14px; color:#666; line-height:30px; margin:0 auto;}
.home_link .home_link_con b{font-family:"微软雅黑"; font-size:18px; color:#c00; padding-right:5px;}
.home_link .home_link_con b font{font-family:"微软雅黑"; font-size:30px; color:#666; font-weight:normal; font-style:italic;}
.home_link .home_link_con a:link,.home_link .home_link_con a:visited{color:#666; text-decoration:none; padding:0px 10px;}
.home_link .home_link_con a:hover,.home_link .home_link_con a:active{color:#f00; text-decoration:none; padding:0px 10px;}
/*=======================底部导航=====================================*/
.footmenu{clear:both; height:47px; background:rgb(74, 74, 74); border-bottom:1px solid #5C5C5C; margin-top:20px;}
.footmenu .uldiv{clear:both; margin:0 auto; line-height:47px; text-align:center; font-family:"宋体"; font-size:12px; color:#ccc;} 
/* width:1000px; */
.footmenu .uldiv a:link,.footmenu .uldiv a:visited{color:#ccc; text-decoration:none; padding:0px 32px;}
.footmenu .uldiv a:hover,.footmenu .uldiv a:active{color:#fff; text-decoration:underline; padding:0px 32px;}
/*=======================底部=====================================*/
footer{clear:both; background:#444444; padding-bottom:10px;}
footer dt{float:left; width:203px; height:52px; padding:43px 33px 44px 20px; background:url(footbg.jpg) no-repeat right center;}
footer dd{float:right; width:715px; text-align:left; color:#ccc; line-height:20px; position:relative; margin-top:30px;}
footer dd .img01{width:97px; height:97px; position:absolute; right:0px; top:0px;}
footer dd a:link,footer dd a:visited{color:#ccc; text-decoration:none;}
footer dd a:hover,footer dd a:active{color:#fff; text-decoration:underline;}
/*===========================内页banner=========================================*/
.inside_ban01{clear:both; height:450px; background:url(ban01.jpg) no-repeat center top;}
.inside_ban02{clear:both; height:450px; background:url(ban02.jpg) no-repeat center top;}
aside{float:left; width:224px;}
/*=====================内页左侧导航=====================================*/
aside .inside_menu{clear:both; width:224px;padding-bottom:8px;}
aside .inside_menu .inside_menu_tit{clear:both; height:60px; line-height:60px; padding:0px 10px; background:url(titibak.jpg) no-repeat left top #F00;text-align: center; font-family:"微软雅黑"; font-size:24px; font-weight:bold; color:#fff;}
aside .inside_menu .inside_menu_tit font{ font-size:14px; padding-left:3px; font-weight:normal;}
aside .inside_menu dl{clear:both; width:224px; margin-bottom:2px;}
aside .inside_menu dl dt{clear:both; height:50px; line-height:50px; text-align:left; font-weight:bold; margin-bottom:2px; font-family:"微软雅黑"; font-size:20px; background:url(ffenliebak.jpg) no-repeat;}
aside .inside_menu dl dd{clear:both; height:40px;width:212px;margin:0 auto;line-height:40px; border-bottom:1px dotted #999;  text-align:left; font-family:"微软雅黑";font-size:14px}
aside .inside_menu dl dt a:link,aside .inside_menu dl dt a:visited{color:#fff; text-decoration:none; padding:0px 10px; background:url(li01.gif) no-repeat 15px 23px; padding-left:30px; display:block;}
aside .inside_menu dl dt a:hover,aside .inside_menu dl dt a:active{color:#fff; text-decoration:none; padding:0px 10px; background:url(li01.gif) no-repeat 15px 23px; padding-left:30px;}
aside .inside_menu dl dd a:link,aside .inside_menu dl dd a:visited{color:#1B1B1B; text-decoration:none; padding:0px 10px; background:url(li01.gif) no-repeat 8px 15px; padding-left:25px; display:block;}
aside .inside_menu dl dd a:hover,aside .inside_menu dl dd a:active{color:#fff; text-decoration:none; padding:0px 10px; background:url(li01.gif) no-repeat 8px 15px #CE0101; padding-left:25px;}
aside .inside_menu ul{clear:both; }
aside .inside_menu ul li{clear:both;line-height:50px;  font-family: "微软雅黑"; border-bottom:1px dotted #D5D5D5;color:#999; font-size:14px; font-weight:bold; background:url(bbj.gif) 10px 20px no-repeat;}
aside .inside_menu ul li:hover{ background:url(bbj.gif) 10px 20px no-repeat #000;}
aside .inside_menu ul li a{ padding-left:60px;color:#333;display:block; }
aside .inside_menu ul li a:hover{ color:#fff; background: #CAF0FF6; display:block; }
/*=====================内页左侧联系我们=====================================*/
aside .inside_contact,aside .inside_Recommend{clear:both;}
aside .inside_contact h3,aside .inside_Recommend h3{clear:both; height:50px; line-height:50px; font-family:"微软雅黑"; font-size:16px; color:#fff; background: url(titlebak.jpg) no-repeat left top #DB0000; padding-left:30px;}
aside .inside_contact .inside_contact_con{clear:both; padding:10px;width:204px; font-family:"宋体"; font-size:12px; color:#666; text-align:left; line-height:24px;}
aside .inside_contact .inside_contact_con font{ font-family:"微软雅黑"; font-size:14px; font-weight:bold; color:#f00; line-height:18px;}
aside .inside_contact .inside_contact_con img{padding:5px 0px;}
/*=====================内页左侧推荐设备=====================================*/
aside .inside_Recommend{clear:both;}
aside .inside_Recommend .inside_Recommend_con{clear:both; width:224px; height:649px; overflow:hidden;}
aside .inside_Recommend .inside_Recommend_con .rolltop{clear:both; width:18px; height:9px; cursor:pointer; overflow:hidden; text-align:center; background:url(tjfl.jpg) no-repeat center center; margin:10px auto;}
aside .inside_Recommend .inside_Recommend_con .rollbottom{clear:both; width:18px; height:9px; cursor:pointer; overflow:hidden; text-align:center; background:url(tjfr.jpg) no-repeat center center; margin:10px auto;}
aside .inside_Recommend .inside_Recommend_con #ISL_Cont{clear:both; width:190px; height:597px; margin:0 auto; overflow:hidden;}
aside .inside_Recommend .inside_Recommend_con #ISL_Cont .ScrCont{width:190px; height:1000000px;}
aside .inside_Recommend .inside_Recommend_con #ISL_Cont ul {clear:both; width:190px;}
aside .inside_Recommend .inside_Recommend_con #ISL_Cont ul li{clear:both; margin-bottom:10px; padding:0px; width:188px; list-style:none; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:30px;border: 1px solid #dddddd;}
aside .inside_Recommend .inside_Recommend_con #ISL_Cont ul li:hover{border: 1px solid #F00;}
/*=====================内页右侧=====================================*/
.inside_fr{float:right; width:973px; margin-top:0px;}
.inside_fr .inside_fr_tit{clear:both; width:973px; text-align:left; line-height:60px; height:60px; background:url(cptitle.jpg) left no-repeat #fff; border-bottom:1px solid #CCC}
.inside_fr .inside_fr_tit b{ float:left; display:block; font-size:24px; font-family:"微软雅黑"; color:#F22; padding-left:35px;}
.inside_fr .inside_fr_tit span{float:right; color:#666; padding:0 25px 0 20px; background:url(home.png) no-repeat 0 center; line-height:59px; font-family:"宋体";font-size:14px;}
.inside_fr .inside_fr_tit span a:link,.inside_fr .inside_fr_tit span a:visited{color:#666; text-decoration:none;font-size:14px;}
.inside_fr .inside_fr_tit span a:hover,.inside_fr .inside_fr_tit span a:active{color:#F00; text-decoration:none; font-size:14px;}
.inside_fr .inside_fr_pro,.inside_fr .pro_detailed{clear:both; width:100%; min-height:200px;}
.inside_fr .inside_fr_pro .inside_fr_protit,.inside_fr .inside_fr_Recom .inside_fr_Recomtit{clear:both; line-height:50px; height:50px;background: url(icon91.jpg ) no-repeat center top; text-align:left; padding-left:20px; color: #F00; font-family:"微软雅黑"; font-weight:600; font-size:16px;}
	.inside_fr .inside_fr_pro h1 {
		clear: both;
		line-height: 50px;
		height: 50px;
		background: url(icon91.jpg ) no-repeat center top;
		text-align: left;
		padding-left: 20px;
		color: #F00;
		font-family: "微软雅黑";
		font-weight: 600;
		font-size: 20px;
	}


.inside_fr .inside_fr_pro .inside_fr_protit span{float:right; padding-top:15px; padding-right:20px; font-weight:normal;}
.inside_fr .inside_fr_pro ul,.inside_fr .inside_fr_pro .hzkh{clear:both; width:966px; margin:0 auto;}
.inside_fr .inside_fr_pro ul li{float:left;width:290px; border:1px solid #dddddd; margin:16px 0px 10px 16px; display:inline;}
.inside_fr .inside_fr_pro ul li:hover{border:1px solid #F30;box-shadow: 4px 4px 6px #E4DDDD;}
.inside_fr .inside_fr_pro ul li p,.inside_fr .inside_fr_pro .hzkh li p{clear:both; font-family:"微软雅黑"; font-size:18px; color:#333; text-align:center; border-top:1px solid #dddddd; line-height:47px;}
.inside_fr .inside_fr_pro ul li p:hover,.inside_fr .inside_fr_pro .hzkh li p:hover{ color:#F00}
.prad{clear:both; width:770px; margin:20px auto; text-align:center.}
.inside_fr .inside_fr_pro .hzkh li{float:left; width:177px; border:1px solid #dddddd; margin:15px 0px 10px 10px; display:inline;}
/*=====================内页分页=====================================*/
.fenye{clear:both;height:50px; border-top:1px solid #e6e6e6; line-height:50px; margin:10px auto; text-align:center;  font-family:"微软雅黑";font-size:16px; }
.fenye a:link,.fenye a:visited{ color:#333; background:#f2f2f2; text-align:center;}
.fenye a:hover,.fenye a:active{ color:#fff; background:#f00; text-align:center;}
.fenye select{ width:60px; height:20px; border-top:1px solid #e6e6e6;background:#f3f3f3;}
.inside_text{clear:both; padding:20px; text-align:left; font-size:14px; line-height:32px;  color:#666; font-family:"微软雅黑";}
.inside_text_tit{clear:both; line-height:36px; font-family:"微软雅黑"; font-weight:bold; font-size:20px; text-align:center; width:770px; padding:10px 0px; margin:0 auto; color:#666; margin:15px auto 0px;}
.inside_text_time{text-align:center; width:730px; font-family:"宋体"; font-size:13px; line-height:40px; color:#666; border-bottom:1px dashed #ddd; border-top:1px dashed #ddd; background:#f8f8f8; margin:0px auto 15px;}
.inside_text_pic{clear:both; width:730px; margin:0 auto; padding-top:15px; text-align:center;}
.inside_text_con{clear:both;width:730px; margin:0 auto;font-size:16px;text-align:left; line-height:35px; color:#666; font-family:"微软雅黑";}
.inside_text_con img {
	padding:10px 0;
}
.inside_text_con table{ width:730px;margin:0 auto;border-width: 1px;
	border-color: #B2B2B2;
	border-collapse: collapse;  }
.fenxiag{clear:both; width:730px; height:24px; margin:0 auto; padding:15px 0px 5px 0px; line-height:16px; border-bottom:1px dashed #ddd;}
.sxy{clear:both; width:730px; margin:0 auto; padding:0px 0px 0px 10px;}
.sxy p{ text-align:left; line-height:40px;}
.sxy p b{ color:#f00;}
/*=====================内页推荐资讯=====================================*/
.inside_fr .inside_fr_Recom{clear:both; width:100%; margin:20px 0px 0px 0px; min-height:200px;}
.inside_fr .inside_fr_Recom ul{clear:both; width:968px; margin:20px auto; min-height:192px; background:url(jiange.jpg) no-repeat 475px top;}
.inside_fr .inside_fr_Recom ul li{float:left; width:50%; line-height:35px; text-align:left; font-family:"微软雅黑"; font-size:16px;}
.inside_fr .inside_fr_Recom ul li span{float:right; padding-right:15px; font-family:"微软雅黑"; font-size:16px; color:#f00; font-weight:bold;}
.inside_fr .inside_fr_Recom ul li a{margin-left:15px; background:url(icon09.jpg) left center no-repeat; padding-left:10px;}
/*=====================产品详细内页=====================================*/
.inside_fr .pro_detailed .pro_detailed_tit{clear:both; line-height:48px; height:48px; background: url(icon1.png ) no-repeat center 35px; text-align: center; padding-left:20px; color: #F00; font-family:"微软雅黑"; font-weight:600; font-size:18px;}
.inside_fr .pro_detailed h1 {
	clear: both;
	line-height: 48px;
	height: 48px;
	background: url(icon1.png ) no-repeat center 35px;
	text-align: center;
	padding-left: 20px;
	color: #F00;
	font-family: "微软雅黑";
	font-weight: 600;
	font-size: 20px;
}
.inside_fr .pro_detailed .pro_detailed_tit2{clear:both; width:970px; line-height:50px; height:50px; background: url(icon92.jpg) no-repeat center top; text-align:left;  font-family:"微软雅黑"; font-weight:600; font-size:16px;}
.inside_fr .pro_detailed .pro_detailed_tit2 a{float:left;display:block;width:120px;height:50px;text-align:center}
.inside_fr .pro_detailed .pro_detailed_tit2 .currentItem{background-color:#F00;color:#FFF;text-align:center;cursor:pointer;}
.inside_fr .pro_detailed .pro_detailed_tit2 .item{color:#F00;text-align:center;cursor:pointer;}
.inside_fr .pro_detailed .pro_detailed_tit3{margin-top:15px;width:715px; height:52px; font-size:18px; font-weight:bold; background:url(mjxz.jpg) no-repeat; text-align:right;padding-top:20px;color:#000;}
.inside_fr .pro_detailed .pro_detailed_txt{clear:both; padding:20px; text-align:left; font-size:18px; line-height:40px; color:#666; font-family:"微软雅黑";}
.inside_fr .pro_detailed .pro_detailed_txt h3{color:#F00;margin:15px 0;}
.inside_fr .pro_detailed .pro_detailed_txt img{margin:5px auto;}
.inside_fr .pro_detailed .pro_detailed_txt table{clear:both; padding:20px; text-align:left; font-size:14px; line-height:32px; color:#666; font-family:"微软雅黑";border-width: 1px;
border-color: #B2B2B2;
border-collapse: collapse;}
/*--------------------产品图集展示及介绍--------------------------*/
.inside_fr .pro_Atlas_Introduced{clear:both; width:948px; margin:10px auto 5px;}
.inside_fr .pro_Atlas_Introduced .pro_Introduced{float:right; width:420px;}
.inside_fr .pro_Atlas_Introduced .pro_Introduced h3{font-size:18px; border-bottom:1px dashed #bbbbbb; padding:2px 0 10px 8px; line-height:30px; font-family:"宋体"; text-align:left; color:#333;}
.inside_fr .pro_Atlas_Introduced .pro_Introduced h3 font{ font-weight:normal;}
.inside_fr .pro_Atlas_Introduced .pro_Introduced .Introduced{clear:both; font-family:"微软雅黑"; font-size:16px; color:#666; line-height:30px; text-align:left; padding:6px 8px;}
.inside_fr .pro_Atlas_Introduced .pro_Introduced .Int_photo{clear:both; background:url(dianhua.jpg) no-repeat left center; padding-left:60px; font-family:"微软雅黑"; font-size:24px; text-align:center; color:#000; line-height:30px;}
.inside_fr .pro_Atlas_Introduced .pro_Introduced .Int_btn{clear:both; text-align:center; padding:10px 0px;}
/**/
#preview{float:left; text-align:center; width:500px; border:1px solid #dddddd; }
.jqzoom{ width:500px; height:338px; position:relative; padding:10px;}

.zoomdiv{left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:500px; height:110px; padding-top:6px; border-top:1px solid #ddd; overflow:hidden;}
#spec-left{width:17px; height:34px; float:left; cursor:pointer; padding-left:5px; padding-top:35px;}
#spec-right{width:17px; height:34px; float:right;cursor:pointer; padding-right:5px; padding-top:35px;}
#spec-list{ position:relative; width:411px; float:left; overflow:hidden; display:inline; height:105px; margin-left:25px;}
#spec-list ul li{float:left; margin:0px; padding:0px 3px; display:inline; width:123px;}
#spec-list ul li img{padding:1px ; border:1px solid #ccc; width:133px; height:100px;}
/*jqzoom*/
.jqzoom{position:relative;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:280px;height:234px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list div{ margin-top:0;margin-left:0px; *margin-left:0;}
/*--------------------买家须知--------------------------*/
.inside_fr .instruction{clear:both; width:728px; padding-left:20px;margin-bottom:20px; text-align:left; font-size:14px; line-height:32px; }
.inside_fr .instruction dt{clear:both; font-family:"微软雅黑"; line-height:30px; color:#FF0000; font-size:16px;}
.inside_fr .instruction dd{clear:both; padding:0px 20px; text-align:left; font-size:14px; line-height:32px; color:#666; font-family:"微软雅黑";}
/*--------------------采购表单--------------------------*/
.inside_fr .pro_detailed .pro_form{clear:both; width:738px; margin:0 auto;}
.inside_fr .pro_detailed .pro_form h3{clear:both; font-family:"微软雅黑"; font-size:14px; color:#f30; font-weight:bold; line-height:40px; text-align:center; padding:5px 0px 5px 0px;}
.inside_fr .pro_detailed .pro_form  .pro_form_fl{float:left; width:350px;}
.pro_form_fl dl{clear:both; margin-bottom:10px;}
.pro_form_fl dl dt{float:left; width:70px; text-align:right; font-family:"微软雅黑"; font-size:14px; line-height:34px; color:#666; font-weight:bold;}
.pro_form_fl dl dd{float:left; width:280px;}
.pro_form_fl dl dd font{color:#f00; padding-left:20px;}
.pro_form_fl dl dd .input4{width:240px; height:28px; border:1px solid #ccc; font-size:14px; font-family:"微软雅黑"; color:#666; text-align:left; padding:2px;}
.pro_form_fr{float:right; width:370px; }
.pro_form_fr dt{float:left; width:60px; text-align:right; font-family:"微软雅黑"; font-size:14px;  color:#666; font-weight:bold; padding-right:10px;}
.pro_form_fr dd{float:left; width:300px; }
.pro_form_fr dd .textarea2{width:294px; height:80px; border:1px solid #ccc; font-size:14px; font-family:"微软雅黑"; color:#666; text-align:left; padding:2px; line-height:30px;}
.inside_fr .pro_detailed .pro_form .pro_formbtn{clear:both; padding:10px 0px 15px 0px; text-align:center;}
/*-------相关产品-----*/
.inside_fr .related_pro{clear:both; margin:0 auto;}
.inside_fr .related_pro li{float:left; width:290px; border:1px solid #dddddd; margin:16px 0px 10px 16px; display:inline; }
.inside_fr .related_pro li:hover{border:1px solid #F30;}
.inside_fr .related_pro li p{clear:both; font-family:"微软雅黑"; font-size:14px; color:#333; text-align:center; line-height:47px; border-top:1px solid #DDD}
.inside_fr .related_pro li p:hover{ color:#F00}
.inside_fr .prad{clear:both; width:933px; margin:20px auto; text-align:center.}
/*=====================新闻列表=====================================*/
.inside_fr .inside_fr_news{clear:both;min-height:200px;}
.inside_fr .inside_fr_news dl{clear:both; width:700px; border-bottom:1px dashed #e0e0e0; padding:20px; margin:0 auto;}
.inside_fr .inside_fr_news dl:hover{ background:#D8D8D8}
.inside_fr .inside_fr_news dl dt{font-weight:bold; text-align:left; line-height:24px; background:url(bbj.gif) no-repeat left 10px; padding-left:13px; font-size:14px; line-height:30px;}
.inside_fr .inside_fr_news dl dt span {float: right;margin-right: 10px;display: inline;color: red;font-weight: normal;}
.inside_fr .inside_fr_news dl dd{text-align:left; color:#666;  font-family:"微软雅黑"; font-size:12px; line-height:24px;}
.inside_fr .inside_fr_news dl dt a:link,.inside_fr .inside_fr_news dl dt a:visited{ color:#666; text-decoration:none;}
.inside_fr .inside_fr_news dl dt a:hover,.inside_fr .inside_fr_news dl dt a:active{ color:#d90200; text-decoration:none;}
.inside_fr .inside_fr_news dl dd a:link,.inside_fr .inside_fr_news dl dd a:visited,.inside_casejz li p a:link,.inside_casejz li p a:visited{ color:#d90200; text-decoration:none;}
.inside_fr .inside_fr_news dl dd a:hover,.inside_fr .inside_fr_news dl dd a:active,.inside_casejz li p a:hover,.inside_casejz li p a:active{ color: #666; text-decoration:none;}
/*=====================客户见证=====================================*/
.inside_casejz{clear:both; width:728px; margin:0 auto;}
.inside_casejz li{clear:both; text-align:left; color:#666;  font-family:"宋体"; font-size:12px; border-bottom:1px dashed #e0e0e0; padding:20px 0px; margin:0 auto; height:88px; line-height:20px;}
.inside_casejz li img{float:left; width:100px; background:#e3e3e3; padding:5px; margin-right:15px;}
.inside_casejz li img:hover{ background: #F30;}
.inside_casejz li h3{ text-align:left; font-weight:bold; line-height:24px; font-size:14px;}
.inside_casejz li p{ text-align:left; line-height:18px;}
/*=====================首页视频浮动=====================================*/
#windownbg{display:none;position:absolute;width:100%;height:100%;background:#eee;top:0;left:0;}
#windown-box{position:fixed;_position:absolute;border:solid 1px #cfcfcf;background:#FFF;text-align:left; left:50%; top:50%; margin-top:-154px; margin-left:-316px; z-index: 999999;}
#windown-title{position:relative;height:30px;overflow:hidden;}
#windown-title h2{position:relative;left:10px;top:5px;font-size:14px;color:#333; font-size:16px;}
#windown-close{position:absolute;right:0px;top:8px;width:10px;height:16px;text-indent:-10em;overflow:hidden;background:url(tipbg.png) 100% -49px no-repeat;cursor:pointer;}
#windown-content-border{position:relative;top:0px;padding:10px 15px;}
#windown-content img,#windown-content iframe{display:block;}
#windown-content .loading{position:absolute;left:50%;top:50%;margin-left:-8px;margin-top:-8px;}
#isread-text{cursor:pointer;}
.home_vido{}